MMNotes.getVersionName()

Description Gets the version name of the MMNotes shared library, which indicates the application that implemented it.
Arguments None.
Returns A string containing the name of the application that implemented MMNotes shared library.
Example Calling MMNotes.getVersionName() from a Dreamweaver command, object, behavior, property inspector, floating palette, or data translator returns "Dreamweaver". Calling MMNotes.getVersionName() from Fireworks also returns "Dreamweaver" because Fireworks uses the same version of the library (the one created by the Dreamweaver engineering team).